home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / parad / aug95 / todd1f2.gif < prev    next >
Graphics Interchange Format  |  1996-11-18  |  6KB  |  491x254  |  4-bit (5 colors)
Labels: text | screenshot | display | software | number | font
OCR: INFDLG.FSL :: #Form1 :: keyPhysical* method keyPhysical (var eventInfo KeyEvent) if eventInfo.isPreFilter() then ;// This code executes for each object on the form: if hotkeyL (eventInfo) then disableDefault endIf else ;// This code executes only for the form: endif endmethod Edit Line: 6 Col: 1